
@import url("styles.css");
/*
   * wx.zhangruiwoloveni *
   * http://www.xoabc.com/ *
   * Released on: 2020,01,09 *
*/  

body {
   font:lighter 12px/1.2 Arial,"Microsoft YaHei" !important;
}
/* head */
.header {
   width: 100%;
   position: fixed;
   top: 0;
   z-index: 99999;
   background-color: #fff;
}
.head {
   height: 89px;
}
.header .logo {
   padding-top: 7px;
}
.header .logo img {
	height:75px
}
.header .naver {
   height: 89px;
}
.header .naver li {
   float: left;
   line-height: 89px;
   margin-left: 2px;
   position: relative;
}
.header .naver li a {
   color: #4e4e4e;
   display: block;
   padding: 0 20px;
}
.header .naver li a:hover,
.header .naver li a.on,
.header .naver li:hover a {
   background-color: #f7ab00;
   color: #fff;
}
.header .naver li a.en {
   height: 30px;
   border: 1px solid #f7ab00;
   color: #f7ab00;
   margin: 28px 0 32px 5px;
   line-height: 32px;
   padding: 0 8px;
   overflow: hidden;
}
.header .naver li a:hover.en {
   color: #fff;
}
.header .naver li ul {
   display: none;
   position: absolute;
   top: 89px;
   left: 0;
   width: 200%;
   background-color: #fff;
   box-shadow: 0 6px 12px rgba(0, 0, 0, 0.18);
   z-index: 999;
   text-indent: 15px;
   padding: 8px 0;
}
.header .naver li:hover ul {
   display: block;
}
.header .naver li:hover ul a {
   padding: 0;
   background-color: #fff;
   color: #4e4e4e;
}
.header .naver li:hover ul a:hover {
   color: #f7ab00;
}

.slide {
   width: 100%;
   position: relative
}

/* main */
.main {
   width: 1200px;
   margin: 0 auto;
   position: relative;
}

/* wrapper */
.wrapper {
   width: 100%;
}
.wrapper .abouts {
   width: 100%;
   padding: 72px 0;
}
.wrapper .abouts_left {
   width: 570px;
}
.wrapper .abouts_bt {
   border-bottom: 1px solid #777;
}
.wrapper .abouts_bt span {
   display: inline-block;
   color: #131313;
   font-size: 24px;
   font-weight: bold;
   border-bottom: 1px solid #ffbc00;
   padding: 0 30px 28px 0;
   margin-bottom: -1px;
}
.wrapper .abouts_info {
   color: #595959;
   padding: 20px 0;
}
.wrapper .abouts .p_more {
   border: none;
   width: 194px;
   height: 47px;
   overflow: hidden;
   margin: 5px 0 0;
}
.wrapper .abouts .p_more a {
   color: #444;
   display: block;
   border: 1px solid #555;
   position: relative;
   z-index: 999;
   transition: all 1s;
}
.wrapper .abouts .p_more a:hover {
   border-color: #ffbc00;
   color: #fff;
   color: #ffbc00 \0;
}
.wrapper .abouts_right {
   width: 590px;
}
.wrapper .abouts_right img {
   max-width: 100%;
}
.wrapper .products {
   width: 100%;
   height: 550px;
   background: url(../image/cp_bg.jpg) center no-repeat;
   position: relative;
}
.wrapper .products h2,
.wrapper .news h2 {
   color: #6b84a7;
   font-size: 24px;
   padding: 45px 0 30px;
}
.wrapper .products_list {
   width: 100%;
}
.wrapper .products_list li {
   float: left;
   width: 261px;
   margin-right: 25px;
   padding: 10px;
   background-color: #fff;
}
.wrapper .products_list li img {
   max-width: 100%;
   max-height: 100%;
}
.wrapper .products_list li .p_pic {
   width: 261px;
   height: 250px;
}
.wrapper .products_list li span {
   display: block;
   font-size: 13px;
   padding: 15px 0 10px;
   white-space: nowrap;
   text-overflow: ellipsis;
   overflow: hidden;
}
.wrapper .products_list li span a {
   color: #6b84a7;
}
.wrapper .products_list li span a:hover {
   color: #f7ab00;
}
.wrapper .products_list .bd {
   width: 1200px;
   margin: 0 auto;
   overflow: hidden
}
.wrapper .products_list .hd .prev,
.wrapper .products_list .hd .next {
    position: absolute;
    top: 48%;
    cursor: pointer;
    width: 36px;
    height: 36px;
}
.wrapper .products_list .hd .prev {
   left: -5.5%;
   background: url(../image/left.png) no-repeat;
}
.wrapper .products_list .hd .next {
   right: -5.5%;
   background: url(../image/right.png) no-repeat;
}
.wrapper .products_list .hd .prev:hover {
   background: url(../image/left1.png) no-repeat;
}
.wrapper .products_list .hd .next:hover {
   background: url(../image/right1.png) no-repeat;
}
.wrapper .products .p_more,
.wrapper .news .p_more {
   margin: 40px auto 0;
   width: 180px;
   height: 47px;
   border: none;
   background: rgba(255,255,255,0.5);
}
.wrapper .products .p_more a,
.wrapper .news .p_more a {
   border: 1px solid rgba(255,255,255,0.5);
   color: #6b84a7;
   display: block;
   position: relative;
   z-index: 999;
   transition: all 1s;
}
.wrapper .products .p_more a:hover,
.wrapper .news .p_more a:hover {
   border-color: #f7ab00;
   color: #fff;
   color: #f7ab00 \0;
}
.wrapper .news {
   width: 100%;
   padding-bottom: 70px;
}
.wrapper .news h2 {
   text-align: center;
}
.wrapper .news_left {
   width: 608px;
   padding: 23px 21px 22px;
   background-color: #f7f7f7;
   height: 369px;
}
.wrapper .news_left .news_pic {
   width: 100%;
   height: 300px;
   overflow: hidden;
}
.wrapper .news_left .news_pic img {
   width: 100%;
}
.wrapper .news_left .news_info {
   padding-top: 15px;
}
.wrapper .news_left .news_info span {
   display: block;
}
.wrapper .news_left .news_info span.rq {
   width: 70px;
   height: 50px;
   background-color: #ffbc00;
   border-radius: 2px;
   padding-top: 5px;
}
.wrapper .news_left .news_info span.rq i {
   display: block;
}
.wrapper .news_left .news_info span.info,
.wrapper .news_list dd {
   width: 520px;
   padding-top: 5px;
   color: #888;
}
.wrapper .news_left .news_info span.info a,
.wrapper .news_list dd a {
   display: block;
   color: #444;
   font-size: 15px;
}
.wrapper .news_left .news_info span.info a:hover {
   color: #ffbc00;
   font-weight: bold;
}
.wrapper .news_list {
   width: 520px;
}
.wrapper .news_list dl {
   background-color: #f7f7f7;
   height: 58px;
   padding: 16px;
   margin-bottom: 18px;
   overflow: hidden;
}
.wrapper .news_list dl:hover {
   background-color: #ffbc00;
}
.wrapper .news_list dt {
   float: left;
   width: 62px;
   height: 100%;
   border-right: 1px solid #eaeaea;
   text-align: center;
   padding-right: 10px;
}
.wrapper .news_list dt span {
   display: block;
   color: #888;
   padding-top: 2px;
}
.wrapper .news_list dt span:first-child {
   padding-top: 6px;
}
.wrapper .news_list dd {
   float: right;
   width: 392px;
}
.wrapper .news_list dl:hover dt,
.wrapper .news_list dl:hover dt span,
.wrapper .news_list dl:hover dd,
.wrapper .news_list dl:hover dd a {
   color: #fff;
   border-color: #fff;
}
.wrapper .news .p_more a {
   border: 1px solid #555;
   color: #444;
}


/* cols */
.col_slide {
   width: 100%;
   height: 350px;
   overflow: hidden;
}

.cols_box {
   width: 100%;
   padding: 55px 0;
   border-top: 1px solid #fff;
   background: url(../image/col_bg.png) left top repeat-x #fff;
}

.cols_box .cols_bt {
   color: #6b84a7;
}
.cols_box .cols_bt span {
   display: block;
   width: 50px;
   height: 0;
   margin: 12px auto;
   border-top: 2px solid #6b84a7;
}
.cols_box .cols_info {
   padding: 15px 13px 15px 15px;
   color: #555;
}
.cols_box .cols_info a {
   color: #555;
}
.cols_box .cols_info a:hover {
   color: #f7ab00;
}
.cols_box .cols_info img {
   max-width: 100%;
}
.cols_box .cols_info table {
   border-collapse: collapse;
   width: 100%;
   text-align: center;
   font-size: 14px;
   line-height: 38px;
}
.cols_box .cols_info table,
.cols_box .cols_info tr,
.cols_box .cols_info td {
   border: 1px solid #e5e5e5;
}

.cols_box .cols_news_bt {
   border-bottom: 1px solid #eee;
   padding: 30px 10px 15px;
   margin-bottom: 15px;
}
.cols_box .cols_news_bt span {
   display: block;
   font-size: 12px;
   color: #999;
   padding-top: 15px;
}
.cols_box .cols_news_bt span i {
   display: inline-block;
   padding: 0 5px;
}
.cols_box .cols_news_bt strong {
   color: #f7ab00;
   font-size: 16px;
}
.cols_box .cols_pic {
   padding: 25px 15px;
}
.cols_box .cols_pic img {
   max-width: 100%;
}
.cols_box .cols_js {
   border-bottom: 1px solid #888;
   margin: 0 15px;
}
.cols_box .cols_js span {
   display: inline-block;
   background-color: #888;
   color: #fff;
   padding: 1px 20px;
}


/* news */
.newslist {
   padding: 12px 15px 20px
}
.newslist li {
   border-bottom: 1px solid #dadada;
   padding: 25px 0;
   overflow: hidden;
}
.newslist li .n_pic {
   width: 310px;
   height: 180px;
   overflow: hidden
}
.newslist li .n_pic img {
   width: 100%;
}
.newslist li .n_info {
   width: 818px;
   color: #949494;
}
.newslist li .n_info a {
   display: block;
   color: #555;
   font-size: 16px;
   padding: 13px 0;
}
.newslist li .n_info a:hover {
   color: #f7ab00;
} 
.newslist li .n_info p {
   padding-top: 15px;
}


/* pages */
.n_pages {
   padding: 20px 0;
}
.n_pages a {
   display: inline-block;
   background-color: #eee;
   color: #666;
   padding: 5px 8px;
   margin: 0 2px;
}
.n_pages a:hover,
.n_pages a.page-num-current {
   background-color: #f7ab00;
   color: #fff;
}
.n_pages span.page-status {
   background-color: #eee;
   color: #666;
   padding: 4px 8px;
   margin-right: 2px;
}

.n_next {
   border-top: 1px solid #eee;
   padding: 15px;
   color: #666;
   background-color: #fbfbfb;
}
.n_next a {
   color: #666;
}
.n_next a:hover {
   color: #f7ab00;
}

/* productlist */
.product_class {
   width: 100%;
   padding: 20px 0 1px;
}
.product_class li {
   margin: 2px 6px;
   display: inline-block;
}
.product_class li a {
   width: 172px;
   padding: 5px;
   color: #777;
   border: 1px solid #aaa;
   display: inline-block;
   white-space: nowrap;
   text-overflow: ellipsis;
   overflow: hidden;
}
.product_class li a:hover,
.product_class li a.on {
   color: #f7ab00;
   border-color: #f7ab00;
}

.productlist {
   width: 100%;
   padding: 5px 0 25px;
}
.productlist ul {
   margin-right: -15px;
}
.productlist li {
   float: left;
   width: 228px;
   margin: 12px 15px 3px 0;
}
.productlist li img {
   height: 100%;
   margin: 0 -100%;
}
.productlist li .p_pic {
   width: 226px;
   height: 190px;
   border: 1px solid #ddd;
   display: block;
}
.productlist li span {
   display: block;
   font-size: 13px;
}
.productlist li span a {
   display: block;
   background-color: #ddd;
   color: #555;
   line-height: 38px;
   white-space: nowrap;
   text-overflow: ellipsis;
   overflow: hidden;
}
.productlist li:hover .p_pic {
   border-color: #1b51b5
}
.productlist li:hover span a {
   background-color: #1b51b5;
   color: #fff;
}

.photos li {
   width: 171px;
}
.photos li .p_pic {
   width: 169px;
   height: 230px;
}

.ourlist li {
   width: 233px;
}
.ourlist li .p_pic {
   width: 231px;
   height: 110px;
}

/* message */
.message {
   padding: 20px 0 20px
}
.message .msg {
   width: 49%;
   margin: 0 auto;
}
.message .msg ul {
   padding-top: 10px;
}
.message .msg li {
   position: relative;
   margin: 12px 0
}
.message .msg li input,.msg li textarea {
	border-radius: 2px;
	border: 1px #ddd solid;
	padding: 10px;
	font-size: 13px;
	width: 95.8%
}
.message .msg li textarea {
	height: 80px
}
.message .msg li img {
	display: block;
	position: absolute;
	right: 5px;
	z-index: 999;
   bottom: 2px;
   cursor: pointer;
}
.message .msg li button {
	width: 100%;
	border: 0 none;
	background: #00789e;
	color: #fff;
	padding: 10px 0;
	font-size: 14px;
	border-radius: 2px;
	cursor: pointer;
	margin-top: 20px
}
.message .msg li:hover button {
	background: #00789e
}


/* footer */
.footer {
   width: 100%;
   padding: 30px 0;
   color: #777;
   background-color: #292929;
}
.footer a {
   color: #777;
}
.footer .foot_left {
   width: 68%;
}
.footer .foot_nav {
   border-bottom: solid 1px #5e5e5e;
}
.footer .foot_nav a {
   color: #b9b9b9;
   display: inline-block;
   padding: 15px 36px 25px 0;
}
.footer .foot_nav a:hover,
.footer a:hover {
   color: #efba00;
}
.footer .foot_copy {
   padding: 16px 0;
}
.footer .foot_copy span {
   display: inline-block;
   width: 30px;
}
.footer .foot_right {
   width: 25%;
   text-align: right;
}
.footer .foot_right img {
   height: 190px;
   display: inline-block;
   margin-right: 13px;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
   color: #aaa;
   font-size: 14px;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
   color: #aaa;
   font-size: 14px;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
   color: #aaa;
   font-size: 14px;
}
p#back-to-top{
   position:fixed;
   display:none;
   bottom:50px;
   right:20px;
}
p#back-to-top a{
   text-align:center;
   display:block;
   width:50px;
}
p#back-to-top a{
   background:transparent url(../image/top_btn.png) no-repeat;
   display:block;
   height: 50px;
   width: 50px;
   border-radius: 50%;
   border: 1px #eaecec solid;
}
